//Move UK fleets out of Singapore
$GatherNaval
if_Date=12/1/1941
lifespan=tillTrigger
actionCountry=1
carrierAssets=1
navalSupportAssets=3
battleAssets=3
//Perth
xyArea=53,9
//Singapore
xyArea=41,41
$End

//Move DEI fleet to Melborne
$GatherNaval
if_Date=12/1/1941
lifespan=tillTrigger
actionCountry=18
navalSupportAssets=1
//Melbourne
xyArea=85,2
//Batavia
xyArea=44,35
$End

//Move USA Philippines fleet to Melborne
//Should grab closest unit which is the CA in Manila
//SS should move on their own
$GatherNaval
if_Date=12/1/1941
lifespan=tillTrigger
actionCountry=3
navalSupportAssets=1
//Melbourne
xyArea=85,2
//Manila
xyArea=59,55
$End

$GatherNaval
if_Date=1/4/1942
lifespan=tillTrigger
actionCountry=1
carrierAssets=1
battleAssets=2
navalSupportAssets=3
//Melbourne
xyArea=85,2
//Perth
xyArea=53,9
$End